CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SVM 回归

搜索资源列表

  1. svmmatlabSORCE

    0下载:
  2. 支撑矢量机 class CvSVM : public CvStatModel //继承自基类CvStatModel { public: // SVM type enum { C_SVC=100, NU_SVC=101, ONE_CLASS=102, EPS_SVR=103, NU_SVR=104 } //SVC是SVM分类器,SVR是SVM回归 // SVM kernel type -class Support Vector Machine CvSVM
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7086
    • 提供者:李刚
  1. SVM-KM

    1下载:
  2. 一种很容易理解的svm matlab工具箱,可用于分类,回归,并附很多示例。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:341739
    • 提供者:徐杰
  1. SVM-KMExample

    0下载:
  2. 一种很容易理解的svm matlab工具箱,可用于分类,回归,并附有很多示例。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4064459
    • 提供者:徐杰
  1. SVM

    1下载:
  2. 这里实现了四种SVM工具箱的分类与回归算法
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2706192
    • 提供者:李晋博
  1. SVM

    0下载:
  2. SVM回归分析,包括了模型的建立以及数据的预测-SVM regression analysis, including modeling and prediction data
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:390464
    • 提供者:马飞
  1. svm

    0下载:
  2. SVM本身是针对经典的二分类问题提出的,支持向量回归机(Support Vector Regression,SVR)是支持向量在函数回归领域的应用(SVM itself is proposed for the classical two classification problem. Support Vector Regression (SVR) is the application of support vector in the field of function regression)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:152576
    • 提供者:jessie100
  1. SVM神经网络的信息粒化时序回归预测

    0下载:
  2. SVM神经网络的信息粒化时序回归预测,人工智能算法(Time series regression prediction of information granulation based on SVM neural network)
  3. 所属分类:数值算法/人工智能

  1. SVM

    1下载:
  2. 回归分析,该支持向量机算法可用于预测,电力负荷、风力发电预测等(Regression analysis, the support vector machine algorithm can be used to forecast the power load, wind power prediction)
  3. 所属分类:数学计算

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:Derby.H
  1. SVM-KM

    0下载:
  2. 支持向量机函数,用于大数据的回归(Support vector machine function)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:401408
    • 提供者:一组草
  1. svm

    0下载:
  2. 支持向量机由Vapnik首先提出,像多层感知器网络和径向基函数网络一样,支持向量机可用于模式分类和非线性回归,该程序主要实现svm的分类和回归功能。(SVM was first proposed by Vapnik. Like multilayer sensor network and radial basis function network, SVM can be used for pattern classification and non-linear regression. The p
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:17408
    • 提供者:wj2511
  1. Regression

    0下载:
  2. 利用SVM进行回归分析,内含测试数据和代码(Using SVM for regression analysis, containing test data and code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:49152
    • 提供者:tenyear
  1. svm

    0下载:
  2. libsvm回归算法使用源码与数据,使用matlab语言实现(The libsvm regression algorithm uses the source code and the data, and uses the MATLAB language to implement)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:3453952
    • 提供者:zhaozijian
  1. SVM

    0下载:
  2. 在matlab中的代码,SVM进行心脏病分类,很基本的回归和分类样例(The code in MATLAB, SVM for heart disease classification, very basic regression and classification examples)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:18432
    • 提供者:custhaiyang
  1. ga-svm

    4下载:
  2. 用遗传算法优化支持向量回归机C、g、p参数(Optimization of C, G, P parameters of support vector regression machine by genetic algorithm)
  3. 所属分类:数据挖掘

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:wentong
  1. SVM工具箱

    0下载:
  2. 四种SVM工具箱的分类与回归算法LS_SVMlab、OSU_SVM3.00、stprtool\svm、SVM_SteveGunn(Classification and regression algorithm of four kinds of SVM toolbox LS_SVMlab,OSU_SVM3.00,stprtool\svm,SVM_SteveGunn)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-22
    • 文件大小:2721792
    • 提供者:flyingbirdphy
  1. SVM

    0下载:
  2. SVM(Support Vector Machine)指的是支持向量机,是常见的一种判别方法。在机器学习领域,是一个有监督的学习模型,通常用来进行模式识别、分类以及回归分析。(It is a common discriminant method. In machine learning, it is a supervised learning model, usually used for pattern recognition, classification and regression an
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:33792
    • 提供者:三火123456
  1. 基于PCA_FOA_SVR的股票价格预测研究_王卫红

    0下载:
  2. SVM应用举例,利用svm回归分析,预测股市指数,支持向量机回归(Application examples of svm)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:184320
    • 提供者:实施11
  1. SVM的回归预测分析——上证指数开盘预测

    2下载:
  2. 股票线性回归预测分析,利用svm线性回归算法分析预测,适合svm初学者(Stock Linear Regression Forecast Analysis)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:181248
    • 提供者:ycm123
  1. SVM

    0下载:
  2. SVM(Support Vector Machine)指的是支持向量机,是常见的一种判别方法。在机器学习领域,是一个有监督的学习模型,通常用来进行模式识别、分类以及回归分析。(SVM (Support Vector Machine) refers to support vector machines, which is a common method of discrimination. In the field of machine learning, it is a supervised l
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-04
    • 文件大小:158720
    • 提供者:束负禾火
  1. 逻辑回归

    1下载:
  2. 根据标签,完成SVM下的多分类数据识别,数据可以是字符或者信号,可以达到较高的识别精度(The multi-classification data recognition under SVM was completed)
  3. 所属分类:其他

    • 发布日期:2020-11-24
    • 文件大小:176128
    • 提供者:both1112
« 1 2 34 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com